﻿2026-06-03T07:18:55.4845933Z Current runner version: '2.334.0'
2026-06-03T07:18:55.4866742Z ##[group]Runner Image Provisioner
2026-06-03T07:18:55.4867456Z Hosted Compute Agent
2026-06-03T07:18:55.4867982Z Version: 20260520.533
2026-06-03T07:18:55.4868527Z Commit: 189110e25284a9812c124fd27b339e2fb4f2f9db
2026-06-03T07:18:55.4869102Z Build Date: 2026-05-20T17:44:04Z
2026-06-03T07:18:55.4869694Z Worker ID: {e3a8606e-11ac-4a9d-831e-c9efb3801ce3}
2026-06-03T07:18:55.4870294Z Azure Region: westcentralus
2026-06-03T07:18:55.4870777Z ##[endgroup]
2026-06-03T07:18:55.4871919Z ##[group]Operating System
2026-06-03T07:18:55.4872430Z Ubuntu
2026-06-03T07:18:55.4872896Z 24.04.4
2026-06-03T07:18:55.4873332Z LTS
2026-06-03T07:18:55.4873758Z ##[endgroup]
2026-06-03T07:18:55.4874243Z ##[group]Runner Image
2026-06-03T07:18:55.4874786Z Image: ubuntu-24.04
2026-06-03T07:18:55.4875267Z Version: 20260525.161.1
2026-06-03T07:18:55.4876411Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260525.161/images/ubuntu/Ubuntu2404-Readme.md
2026-06-03T07:18:55.4877643Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260525.161
2026-06-03T07:18:55.4878462Z ##[endgroup]
2026-06-03T07:18:55.4879423Z ##[group]GITHUB_TOKEN Permissions
2026-06-03T07:18:55.4880923Z Contents: read
2026-06-03T07:18:55.4881463Z Metadata: read
2026-06-03T07:18:55.4881960Z Packages: read
2026-06-03T07:18:55.4882407Z ##[endgroup]
2026-06-03T07:18:55.4884111Z Secret source: Actions
2026-06-03T07:18:55.4884706Z Prepare workflow directory
2026-06-03T07:18:55.5192366Z Prepare all required actions
2026-06-03T07:18:55.5223497Z Getting action download info
2026-06-03T07:18:56.0188651Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-03T07:18:56.1318168Z Download action repository 'dtolnay/rust-toolchain@stable' (SHA:29eef336d9b2848a0b548edc03f92a220660cdb8)
2026-06-03T07:18:56.4279974Z Download action repository 'Swatinem/rust-cache@v2' (SHA:e18b497796c12c097a38f9edb9d0641fb99eee32)
2026-06-03T07:18:57.7113306Z Complete job name: test (ubuntu-latest)
2026-06-03T07:18:57.7766297Z ##[group]Run actions/checkout@v4
2026-06-03T07:18:57.7767362Z with:
2026-06-03T07:18:57.7768006Z   repository: SaberMage/spt-core
2026-06-03T07:18:57.7775735Z   token: ***
2026-06-03T07:18:57.7776492Z   ssh-strict: true
2026-06-03T07:18:57.7777143Z   ssh-user: git
2026-06-03T07:18:57.7777804Z   persist-credentials: true
2026-06-03T07:18:57.7778533Z   clean: true
2026-06-03T07:18:57.7779201Z   sparse-checkout-cone-mode: true
2026-06-03T07:18:57.7779977Z   fetch-depth: 1
2026-06-03T07:18:57.7780609Z   fetch-tags: false
2026-06-03T07:18:57.7781269Z   show-progress: true
2026-06-03T07:18:57.7781983Z   lfs: false
2026-06-03T07:18:57.7782617Z   submodules: false
2026-06-03T07:18:57.7783285Z   set-safe-directory: true
2026-06-03T07:18:57.7784163Z ##[endgroup]
2026-06-03T07:18:57.8778431Z Syncing repository: SaberMage/spt-core
2026-06-03T07:18:57.8781135Z ##[group]Getting Git version info
2026-06-03T07:18:57.8782613Z Working directory is '/home/runner/work/spt-core/spt-core'
2026-06-03T07:18:57.8784847Z [command]/usr/bin/git version
2026-06-03T07:18:58.0216596Z git version 2.54.0
2026-06-03T07:18:58.0237395Z ##[endgroup]
2026-06-03T07:18:58.0252817Z Temporarily overriding HOME='/home/runner/work/_temp/cdf25c61-d7fa-43b0-91c2-0d3189013b57' before making global git config changes
2026-06-03T07:18:58.0256593Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T07:18:58.0268601Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-03T07:18:58.0306513Z Deleting the contents of '/home/runner/work/spt-core/spt-core'
2026-06-03T07:18:58.0308331Z ##[group]Initializing the repository
2026-06-03T07:18:58.0311311Z [command]/usr/bin/git init /home/runner/work/spt-core/spt-core
2026-06-03T07:18:58.0389423Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-03T07:18:58.0392108Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-03T07:18:58.0395382Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-03T07:18:58.0397682Z hint: call:
2026-06-03T07:18:58.0399206Z hint:
2026-06-03T07:18:58.0400680Z hint: 	git config --global init.defaultBranch <name>
2026-06-03T07:18:58.0402613Z hint:
2026-06-03T07:18:58.0404191Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-03T07:18:58.0407168Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-03T07:18:58.0409427Z hint:
2026-06-03T07:18:58.0411028Z hint: 	git branch -m <name>
2026-06-03T07:18:58.0412377Z hint:
2026-06-03T07:18:58.0414397Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-03T07:18:58.0417456Z Initialized empty Git repository in /home/runner/work/spt-core/spt-core/.git/
2026-06-03T07:18:58.0422961Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-core
2026-06-03T07:18:58.0428826Z ##[endgroup]
2026-06-03T07:18:58.0431188Z ##[group]Disabling automatic garbage collection
2026-06-03T07:18:58.0435661Z [command]/usr/bin/git config --local gc.auto 0
2026-06-03T07:18:58.0460388Z ##[endgroup]
2026-06-03T07:18:58.0462956Z ##[group]Setting up auth
2026-06-03T07:18:58.0470823Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-03T07:18:58.0495758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-03T07:18:58.0747505Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T07:18:58.0777656Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-03T07:18:58.0967354Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T07:18:58.1005098Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-03T07:18:58.1210716Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-03T07:18:58.1240378Z ##[endgroup]
2026-06-03T07:18:58.1242892Z ##[group]Fetching the repository
2026-06-03T07:18:58.1249895Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c848ebd736375677a84c6d8c072be67dac347cda:refs/remotes/origin/dev-freeform
2026-06-03T07:18:59.0195342Z From https://github.com/SaberMage/spt-core
2026-06-03T07:18:59.0198434Z  * [new ref]         c848ebd736375677a84c6d8c072be67dac347cda -> origin/dev-freeform
2026-06-03T07:18:59.0220488Z ##[endgroup]
2026-06-03T07:18:59.0221547Z ##[group]Determining the checkout info
2026-06-03T07:18:59.0222599Z ##[endgroup]
2026-06-03T07:18:59.0227803Z [command]/usr/bin/git sparse-checkout disable
2026-06-03T07:18:59.0260434Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-03T07:18:59.0283721Z ##[group]Checking out the ref
2026-06-03T07:18:59.0287039Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T07:18:59.0402886Z Switched to a new branch 'dev-freeform'
2026-06-03T07:18:59.0407611Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T07:18:59.0414573Z ##[endgroup]
2026-06-03T07:18:59.0445207Z [command]/usr/bin/git log -1 --format=%H
2026-06-03T07:18:59.0464949Z c848ebd736375677a84c6d8c072be67dac347cda
2026-06-03T07:18:59.0745348Z ##[group]Run dtolnay/rust-toolchain@stable
2026-06-03T07:18:59.0745763Z with:
2026-06-03T07:18:59.0746224Z   components: clippy
2026-06-03T07:18:59.0746537Z   toolchain: stable
2026-06-03T07:18:59.0746814Z ##[endgroup]
2026-06-03T07:18:59.0905808Z ##[group]Run : parse toolchain version
2026-06-03T07:18:59.0906310Z [36;1m: parse toolchain version[0m
2026-06-03T07:18:59.0906754Z [36;1mif [[ -z $toolchain ]]; then[0m
2026-06-03T07:18:59.0907202Z [36;1m  # GitHub does not enforce `required: true` inputs itself. https://github.com/actions/runner/issues/1070[0m
2026-06-03T07:18:59.0907652Z [36;1m  echo "'toolchain' is a required input" >&2[0m
2026-06-03T07:18:59.0907899Z [36;1m  exit 1[0m
2026-06-03T07:18:59.0908177Z [36;1melif [[ $toolchain =~ ^stable' '[0-9]+' '(year|month|week|day)s?' 'ago$ ]]; then[0m
2026-06-03T07:18:59.0908524Z [36;1m  if [[ Linux == macOS ]]; then[0m
2026-06-03T07:18:59.0908987Z [36;1m    echo "toolchain=1.$((($(date -v-$(sed 's/stable \([0-9]*\) \(.\).*/\1\2/' <<< $toolchain) +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.0909409Z [36;1m  else[0m
2026-06-03T07:18:59.0909763Z [36;1m    echo "toolchain=1.$((($(date --date "${toolchain#stable }" +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.0910169Z [36;1m  fi[0m
2026-06-03T07:18:59.0910423Z [36;1melif [[ $toolchain =~ ^stable' 'minus' '[0-9]+' 'releases?$ ]]; then[0m
2026-06-03T07:18:59.0910845Z [36;1m  echo "toolchain=1.$((($(date +%s)/60/60/24-16569)/7/6-${toolchain//[^0-9]/}))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.0911210Z [36;1melif [[ $toolchain =~ ^1\.[0-9]+$ ]]; then[0m
2026-06-03T07:18:59.0911620Z [36;1m  echo "toolchain=1.$((i=${toolchain#1.}, c=($(date +%s)/60/60/24-16569)/7/6, i+9*i*(10*i<=c)+90*i*(100*i<=c)))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.0912022Z [36;1melse[0m
2026-06-03T07:18:59.0912239Z [36;1m  echo "toolchain=$toolchain" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.0912483Z [36;1mfi[0m
2026-06-03T07:18:59.0946560Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:18:59.0947010Z env:
2026-06-03T07:18:59.0947311Z   toolchain: stable
2026-06-03T07:18:59.0947591Z ##[endgroup]
2026-06-03T07:18:59.1136499Z ##[group]Run : construct rustup command line
2026-06-03T07:18:59.1136966Z [36;1m: construct rustup command line[0m
2026-06-03T07:18:59.1137573Z [36;1mecho "targets=$(for t in ${targets//,/ }; do echo -n ' --target' $t; done)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.1138354Z [36;1mecho "components=$(for c in ${components//,/ }; do echo -n ' --component' $c; done)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.1139003Z [36;1mecho "downgrade=" >> $GITHUB_OUTPUT[0m
2026-06-03T07:18:59.1170966Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:18:59.1171410Z env:
2026-06-03T07:18:59.1171677Z   targets: 
2026-06-03T07:18:59.1171940Z   components: clippy
2026-06-03T07:18:59.1172223Z ##[endgroup]
2026-06-03T07:18:59.1282026Z ##[group]Run : set $CARGO_HOME
2026-06-03T07:18:59.1282422Z [36;1m: set $CARGO_HOME[0m
2026-06-03T07:18:59.1282846Z [36;1mecho CARGO_HOME=${CARGO_HOME:-"$HOME/.cargo"} >> $GITHUB_ENV[0m
2026-06-03T07:18:59.1312525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:18:59.1312980Z ##[endgroup]
2026-06-03T07:18:59.1409975Z ##[group]Run : install rustup if needed
2026-06-03T07:18:59.1410416Z [36;1m: install rustup if needed[0m
2026-06-03T07:18:59.1410810Z [36;1mif ! command -v rustup &>/dev/null; then[0m
2026-06-03T07:18:59.1411796Z [36;1m  curl --proto '=https' --tlsv1.2 --retry 10 --retry-connrefused --location --silent --show-error --fail https://sh.rustup.rs | sh -s -- --default-toolchain none -y[0m
2026-06-03T07:18:59.1412738Z [36;1m  echo "$CARGO_HOME/bin" >> $GITHUB_PATH[0m
2026-06-03T07:18:59.1413108Z [36;1mfi[0m
2026-06-03T07:18:59.1441038Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:18:59.1441550Z env:
2026-06-03T07:18:59.1441835Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:18:59.1442470Z ##[endgroup]
2026-06-03T07:18:59.1540335Z ##[group]Run rustup toolchain install stable --component clippy --profile minimal --no-self-update
2026-06-03T07:18:59.1540898Z [36;1mrustup toolchain install stable --component clippy --profile minimal --no-self-update[0m
2026-06-03T07:18:59.1560892Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:18:59.1561336Z env:
2026-06-03T07:18:59.1561517Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:18:59.1561756Z   RUSTUP_PERMIT_COPY_RENAME: 1
2026-06-03T07:18:59.1561962Z ##[endgroup]
2026-06-03T07:19:00.8538182Z info: syncing channel updates for stable-x86_64-unknown-linux-gnu
2026-06-03T07:19:01.2484767Z info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:01.2577387Z info: removing previous version of component clippy
2026-06-03T07:19:01.2630310Z info: removing previous version of component rustfmt
2026-06-03T07:19:01.2639754Z info: removing previous version of component cargo
2026-06-03T07:19:01.2679337Z info: removing previous version of component rust-std
2026-06-03T07:19:01.2754662Z info: removing previous version of component rustc
2026-06-03T07:19:01.2799483Z info: downloading 5 components
2026-06-03T07:19:08.8312667Z 
2026-06-03T07:19:08.8383394Z   stable-x86_64-unknown-linux-gnu updated - rustc 1.96.0 (ac68faa20 2026-05-25) (from rustc 1.95.0 (59807616e 2026-04-14))
2026-06-03T07:19:08.8386701Z 
2026-06-03T07:19:08.8449579Z ##[group]Run rustup default stable
2026-06-03T07:19:08.8449887Z [36;1mrustup default stable[0m
2026-06-03T07:19:08.8473666Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.8473962Z env:
2026-06-03T07:19:08.8474129Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.8474338Z ##[endgroup]
2026-06-03T07:19:08.8560363Z info: using existing install for stable-x86_64-unknown-linux-gnu
2026-06-03T07:19:08.8567277Z info: default toolchain set to stable-x86_64-unknown-linux-gnu
2026-06-03T07:19:08.8577105Z 
2026-06-03T07:19:08.8628391Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:08.8628950Z 
2026-06-03T07:19:08.8658327Z ##[group]Run : create cachekey
2026-06-03T07:19:08.8658599Z [36;1m: create cachekey[0m
2026-06-03T07:19:08.8658999Z [36;1mDATE=$(rustc +stable --version --verbose | sed -ne 's/^commit-date: \(20[0-9][0-9]\)-\([01][0-9]\)-\([0-3][0-9]\)$/\1\2\3/p')[0m
2026-06-03T07:19:08.8659541Z [36;1mHASH=$(rustc +stable --version --verbose | sed -ne 's/^commit-hash: //p')[0m
2026-06-03T07:19:08.8659928Z [36;1mecho "cachekey=$(echo $DATE$HASH | head -c12)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:08.8682067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.8682335Z env:
2026-06-03T07:19:08.8682501Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.8682707Z ##[endgroup]
2026-06-03T07:19:08.8983185Z ##[group]Run : disable incremental compilation
2026-06-03T07:19:08.8983483Z [36;1m: disable incremental compilation[0m
2026-06-03T07:19:08.8983762Z [36;1mif [ -z "${CARGO_INCREMENTAL+set}" ]; then[0m
2026-06-03T07:19:08.8984023Z [36;1m  echo CARGO_INCREMENTAL=0 >> $GITHUB_ENV[0m
2026-06-03T07:19:08.8984257Z [36;1mfi[0m
2026-06-03T07:19:08.9006303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.9006571Z env:
2026-06-03T07:19:08.9006750Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9006976Z ##[endgroup]
2026-06-03T07:19:08.9062313Z ##[group]Run : enable colors in Cargo output
2026-06-03T07:19:08.9062583Z [36;1m: enable colors in Cargo output[0m
2026-06-03T07:19:08.9062834Z [36;1mif [ -z "${CARGO_TERM_COLOR+set}" ]; then[0m
2026-06-03T07:19:08.9063097Z [36;1m  echo CARGO_TERM_COLOR=always >> $GITHUB_ENV[0m
2026-06-03T07:19:08.9063336Z [36;1mfi[0m
2026-06-03T07:19:08.9083243Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.9083508Z env:
2026-06-03T07:19:08.9083678Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9083896Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:08.9084070Z ##[endgroup]
2026-06-03T07:19:08.9167004Z ##[group]Run : enable Cargo sparse registry
2026-06-03T07:19:08.9167287Z [36;1m: enable Cargo sparse registry[0m
2026-06-03T07:19:08.9167578Z [36;1m# implemented in 1.66, stabilized in 1.68, made default in 1.70[0m
2026-06-03T07:19:08.9168138Z [36;1mif [ -z "${CARGO_REGISTRIES_CRATES_IO_PROTOCOL+set}" -o -f "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol ]; then[0m
2026-06-03T07:19:08.9168807Z [36;1m  if rustc +stable --version --verbose | grep -q '^release: 1\.6[89]\.'; then[0m
2026-06-03T07:19:08.9169245Z [36;1m    touch "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
2026-06-03T07:19:08.9169656Z [36;1m    echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse >> $GITHUB_ENV[0m
2026-06-03T07:19:08.9170041Z [36;1m  elif rustc +stable --version --verbose | grep -q '^release: 1\.6[67]\.'; then[0m
2026-06-03T07:19:08.9170475Z [36;1m    touch "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
2026-06-03T07:19:08.9170871Z [36;1m    echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=git >> $GITHUB_ENV[0m
2026-06-03T07:19:08.9171141Z [36;1m  fi[0m
2026-06-03T07:19:08.9171301Z [36;1mfi[0m
2026-06-03T07:19:08.9190584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.9190856Z env:
2026-06-03T07:19:08.9191040Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9191249Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:08.9191433Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:08.9191618Z ##[endgroup]
2026-06-03T07:19:08.9470777Z ##[group]Run : work around spurious network errors in curl 8.0
2026-06-03T07:19:08.9471138Z [36;1m: work around spurious network errors in curl 8.0[0m
2026-06-03T07:19:08.9471574Z [36;1m# https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/timeout.20investigation[0m
2026-06-03T07:19:08.9472049Z [36;1mif rustc +stable --version --verbose | grep -q '^release: 1\.7[01]\.'; then[0m
2026-06-03T07:19:08.9472434Z [36;1m  echo CARGO_HTTP_MULTIPLEXING=false >> $GITHUB_ENV[0m
2026-06-03T07:19:08.9472690Z [36;1mfi[0m
2026-06-03T07:19:08.9493097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.9493369Z env:
2026-06-03T07:19:08.9493538Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9493746Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:08.9493925Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:08.9494124Z ##[endgroup]
2026-06-03T07:19:08.9661326Z ##[group]Run rustc +stable --version --verbose
2026-06-03T07:19:08.9661619Z [36;1mrustc +stable --version --verbose[0m
2026-06-03T07:19:08.9682664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.9682939Z env:
2026-06-03T07:19:08.9683110Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9683316Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:08.9683497Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:08.9683680Z ##[endgroup]
2026-06-03T07:19:08.9821427Z rustc 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:08.9827013Z binary: rustc
2026-06-03T07:19:08.9827643Z commit-hash: ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:08.9830669Z commit-date: 2026-05-25
2026-06-03T07:19:08.9830963Z host: x86_64-unknown-linux-gnu
2026-06-03T07:19:08.9831232Z release: 1.96.0
2026-06-03T07:19:08.9831461Z LLVM version: 22.1.2
2026-06-03T07:19:08.9924648Z ##[group]Run Swatinem/rust-cache@v2
2026-06-03T07:19:08.9924881Z with:
2026-06-03T07:19:08.9925042Z   prefix-key: v0-rust
2026-06-03T07:19:08.9925227Z   add-job-id-key: true
2026-06-03T07:19:08.9925415Z   add-rust-environment-hash-key: true
2026-06-03T07:19:08.9925629Z   cache-targets: true
2026-06-03T07:19:08.9925812Z   cache-all-crates: false
2026-06-03T07:19:08.9926247Z   cache-workspace-crates: false
2026-06-03T07:19:08.9926445Z   save-if: true
2026-06-03T07:19:08.9926614Z   cache-provider: github
2026-06-03T07:19:08.9926793Z   cache-bin: true
2026-06-03T07:19:08.9926957Z   lookup-only: false
2026-06-03T07:19:08.9927124Z   cmd-format: {0}
2026-06-03T07:19:08.9927287Z env:
2026-06-03T07:19:08.9927451Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:08.9927653Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:08.9927830Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:08.9928012Z ##[endgroup]
2026-06-03T07:19:09.2654662Z (node:2054) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-03T07:19:09.2663908Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-03T07:19:09.4374436Z ##[group]Cache Configuration
2026-06-03T07:19:09.4406514Z Cache Provider:
2026-06-03T07:19:09.4410417Z     github
2026-06-03T07:19:09.4410808Z Workspaces:
2026-06-03T07:19:09.4411155Z     /home/runner/work/spt-core/spt-core
2026-06-03T07:19:09.4411607Z Cache Paths:
2026-06-03T07:19:09.4411896Z     /home/runner/.cargo/bin
2026-06-03T07:19:09.4412221Z     /home/runner/.cargo/.crates.toml
2026-06-03T07:19:09.4412577Z     /home/runner/.cargo/.crates2.json
2026-06-03T07:19:09.4412954Z     /home/runner/.cargo/registry
2026-06-03T07:19:09.4413348Z     /home/runner/.cargo/git
2026-06-03T07:19:09.4413753Z     /home/runner/work/spt-core/spt-core/target
2026-06-03T07:19:09.4414244Z Restore Key:
2026-06-03T07:19:09.4414604Z     v0-rust-test-Linux-x64-4107bf91
2026-06-03T07:19:09.4415001Z Cache Key:
2026-06-03T07:19:09.4415397Z     v0-rust-test-Linux-x64-4107bf91-dbaa3378
2026-06-03T07:19:09.4415899Z .. Prefix:
2026-06-03T07:19:09.4416520Z   - v0-rust-test-Linux-x64
2026-06-03T07:19:09.4416912Z .. Environment considered:
2026-06-03T07:19:09.4417289Z   - Rust Versions:
2026-06-03T07:19:09.4417801Z     - 1.96.0 x86_64-unknown-linux-gnu ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:09.4418534Z     - 1.96.0 x86_64-unknown-linux-gnu ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:09.4419101Z   - CARGO_HOME
2026-06-03T07:19:09.4419450Z   - CARGO_INCREMENTAL
2026-06-03T07:19:09.4419805Z   - CARGO_TERM_COLOR
2026-06-03T07:19:09.4420175Z .. Lockfiles considered:
2026-06-03T07:19:09.4420661Z   - /home/runner/work/spt-core/spt-core/adapters/mock/Cargo.toml
2026-06-03T07:19:09.4421240Z   - /home/runner/work/spt-core/spt-core/Cargo.lock
2026-06-03T07:19:09.4421832Z   - /home/runner/work/spt-core/spt-core/crates/spt-daemon/Cargo.toml
2026-06-03T07:19:09.4422470Z   - /home/runner/work/spt-core/spt-core/crates/spt-live/Cargo.toml
2026-06-03T07:19:09.4423143Z   - /home/runner/work/spt-core/spt-core/crates/spt-msg/Cargo.toml
2026-06-03T07:19:09.4423796Z   - /home/runner/work/spt-core/spt-core/crates/spt-proto/Cargo.toml
2026-06-03T07:19:09.4424438Z   - /home/runner/work/spt-core/spt-core/crates/spt-runtime/Cargo.toml
2026-06-03T07:19:09.4425111Z   - /home/runner/work/spt-core/spt-core/crates/spt-store/Cargo.toml
2026-06-03T07:19:09.4425765Z   - /home/runner/work/spt-core/spt-core/crates/spt-term/Cargo.toml
2026-06-03T07:19:09.4426582Z   - /home/runner/work/spt-core/spt-core/crates/spt/Cargo.toml
2026-06-03T07:19:09.4427417Z ##[endgroup]
2026-06-03T07:19:09.4427669Z 
2026-06-03T07:19:09.4427866Z ... Restoring cache ...
2026-06-03T07:19:09.6676603Z Cache hit for: v0-rust-test-Linux-x64-4107bf91-dbaa3378
2026-06-03T07:19:10.8731790Z Received 33554432 of 178903629 (18.8%), 32.0 MBs/sec
2026-06-03T07:19:11.8797337Z Received 159383552 of 178903629 (89.1%), 76.0 MBs/sec
2026-06-03T07:19:12.0136898Z Received 178903629 of 178903629 (100.0%), 79.7 MBs/sec
2026-06-03T07:19:12.0137784Z Cache Size: ~171 MB (178903629 B)
2026-06-03T07:19:12.0166688Z [command]/usr/bin/tar -xf /home/runner/work/_temp/b69a5d45-2143-471f-b400-316e968346ed/cache.tzst -P -C /home/runner/work/spt-core/spt-core --use-compress-program unzstd
2026-06-03T07:19:14.0840786Z Cache restored successfully
2026-06-03T07:19:14.9958464Z Restored from cache key "v0-rust-test-Linux-x64-4107bf91-dbaa3378" full match: true.
2026-06-03T07:19:15.0093278Z ##[group]Run cargo build --workspace --all-targets
2026-06-03T07:19:15.0093599Z [36;1mcargo build --workspace --all-targets[0m
2026-06-03T07:19:15.0117120Z shell: /usr/bin/bash -e {0}
2026-06-03T07:19:15.0117331Z env:
2026-06-03T07:19:15.0117512Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:15.0117737Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:15.0117927Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:15.0118120Z   CACHE_ON_FAILURE: false
2026-06-03T07:19:15.0118308Z ##[endgroup]
2026-06-03T07:19:15.3097844Z [1m[92m    Updating[0m crates.io index
2026-06-03T07:19:17.8144475Z [1m[92m   Compiling[0m spt-proto v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-proto)
2026-06-03T07:19:18.2390289Z [1m[92m   Compiling[0m spt-store v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-store)
2026-06-03T07:19:18.7087217Z [1m[92m   Compiling[0m spt-msg v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-msg)
2026-06-03T07:19:18.8457836Z [1m[92m   Compiling[0m spt-term v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-term)
2026-06-03T07:19:18.8559524Z [1m[92m   Compiling[0m spt-runtime v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-runtime)
2026-06-03T07:19:19.4697741Z [1m[92m   Compiling[0m spt-live v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-live)
2026-06-03T07:19:19.7558856Z [1m[92m   Compiling[0m spt-daemon v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt-daemon)
2026-06-03T07:19:20.8777751Z [1m[92m   Compiling[0m mock-adapter v0.0.0 (/home/runner/work/spt-core/spt-core/adapters/mock)
2026-06-03T07:19:21.0087517Z [1m[92m   Compiling[0m spt v0.0.0 (/home/runner/work/spt-core/spt-core/crates/spt)
2026-06-03T07:19:27.7477750Z [1m[92m    Finished[0m `dev` profile [unoptimized + debuginfo] target(s) in 12.46s
2026-06-03T07:19:27.8952380Z ##[group]Run cargo test --workspace
2026-06-03T07:19:27.8952839Z [36;1mcargo test --workspace[0m
2026-06-03T07:19:27.8980403Z shell: /usr/bin/bash -e {0}
2026-06-03T07:19:27.8980621Z env:
2026-06-03T07:19:27.8980804Z   CARGO_HOME: /home/runner/.cargo
2026-06-03T07:19:27.8981027Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.8981215Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:27.8981405Z   CACHE_ON_FAILURE: false
2026-06-03T07:19:27.8981586Z ##[endgroup]
2026-06-03T07:19:28.2077894Z [1m[92m    Finished[0m `test` profile [unoptimized + debuginfo] target(s) in 0.07s
2026-06-03T07:19:28.2130117Z [1m[92m     Running[0m unittests src/main.rs (target/debug/deps/mock_session-d98cc9da0ca8cc6c)
2026-06-03T07:19:28.2140608Z 
2026-06-03T07:19:28.2141231Z running 0 tests
2026-06-03T07:19:28.2141574Z 
2026-06-03T07:19:28.2142124Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-03T07:19:28.2144662Z [1m[92m     Running[0m tests/manifest_valid.rs (target/debug/deps/manifest_valid-99c8860a39109ba7)
2026-06-03T07:19:28.2145471Z 
2026-06-03T07:19:28.2153614Z 
2026-06-03T07:19:28.2153930Z running 3 tests
2026-06-03T07:19:28.2177004Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-03T07:19:28.2179654Z test mock_has_no_claude_code_conventions ... ok
2026-06-03T07:19:28.2179938Z test mock_manifest_parses_and_validates ... ok
2026-06-03T07:19:28.2180097Z 
2026-06-03T07:19:28.2180292Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-03T07:19:28.2180556Z 
2026-06-03T07:19:28.2182272Z [1m[92m     Running[0m unittests src/main.rs (target/debug/deps/spt-beea72bca819f220)
2026-06-03T07:19:28.2200557Z 
2026-06-03T07:19:28.2203285Z running 40 tests
2026-06-03T07:19:28.2209734Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-03T07:19:28.2210379Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-03T07:19:28.2211529Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-03T07:19:28.2216864Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-03T07:19:28.2222915Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-03T07:19:28.2228507Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-03T07:19:28.2229248Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-03T07:19:28.2231919Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-03T07:19:28.2235253Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-03T07:19:28.2239668Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-03T07:19:28.2241715Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-03T07:19:28.6298459Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-03T07:19:28.6299782Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-03T07:19:28.6300592Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-03T07:19:28.6301363Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-03T07:19:28.6302148Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-03T07:19:28.6302852Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-03T07:19:28.6303522Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-03T07:19:28.6304226Z test api::reporting::tests::history_log_appends ... ok
2026-06-03T07:19:28.6313730Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-03T07:19:28.6355952Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-03T07:19:28.6402732Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-03T07:19:28.6408645Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-03T07:19:28.6409847Z test api::startup::tests::missing_seed_refused ... ok
2026-06-03T07:19:28.6411008Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-03T07:19:28.6415733Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-03T07:19:28.6420654Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-03T07:19:28.6421657Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-03T07:19:28.6428710Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-03T07:19:28.6447248Z test api::tests::state_value_is_validated ... ok
2026-06-03T07:19:28.6463716Z test api::tests::adapter_is_required ... ok
2026-06-03T07:19:28.6479559Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-03T07:19:28.6480223Z test api::tests::surface_parses ... ok
2026-06-03T07:19:28.6480790Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-03T07:19:28.9263917Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-03T07:19:28.9270086Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-03T07:19:28.9270719Z test cli::tests::invalid_usage_errors ... ok
2026-06-03T07:19:28.9271569Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-03T07:19:28.9272223Z test cli::tests::ring_timeout_defaults ... ok
2026-06-03T07:19:28.9285580Z test cli::tests::subcommands_parse ... ok
2026-06-03T07:19:28.9286539Z 
2026-06-03T07:19:28.9287032Z test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
2026-06-03T07:19:28.9287545Z 
2026-06-03T07:19:28.9292317Z [1m[92m     Running[0m tests/contract_e2e.rs (target/debug/deps/contract_e2e-8c47b7b51fd01415)
2026-06-03T07:19:28.9304814Z 
2026-06-03T07:19:28.9305355Z running 3 tests
2026-06-03T07:19:28.9341768Z SEEDED:2628
2026-06-03T07:19:29.1784365Z test live_agent_lifecycle_e2e ... ok
2026-06-03T07:19:29.3775762Z test mock_adapter_drives_the_full_contract ... ok
2026-06-03T07:19:29.3832368Z SEEDED:2628
2026-06-03T07:19:29.6265665Z test seed_then_listen_binds_and_relays ... ok
2026-06-03T07:19:29.6266629Z 
2026-06-03T07:19:29.6270853Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
2026-06-03T07:19:29.6271299Z 
2026-06-03T07:19:29.6275250Z [1m[92m     Running[0m unittests src/lib.rs (target/debug/deps/spt_daemon-f8310b4414c9366e)
2026-06-03T07:19:29.6283455Z 
2026-06-03T07:19:29.6283705Z running 26 tests
2026-06-03T07:19:29.6312860Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-03T07:19:29.6313628Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-03T07:19:29.6314318Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-03T07:19:29.6315254Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-03T07:19:29.6315948Z test config::tests::missing_file_is_default ... ok
2026-06-03T07:19:29.6316967Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-03T07:19:29.6317918Z test config::tests::save_load_roundtrip ... ok
2026-06-03T07:19:29.6347553Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-03T07:19:29.6476227Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-03T07:19:29.6488897Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-03T07:19:29.6493106Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-03T07:19:29.6498360Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-03T07:19:29.6502479Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-03T07:19:29.6503237Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-03T07:19:29.6504059Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-03T07:19:29.6517135Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-03T07:19:29.6827179Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-03T07:19:29.6830701Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-03T07:19:29.6831672Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-03T07:19:29.6832310Z test msg::tests::output_envelope_round_trips ... ok
2026-06-03T07:19:29.6833084Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-03T07:19:29.8386692Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-03T07:19:29.8565463Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-03T07:19:29.8567800Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-03T07:19:29.8569153Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-03T07:19:29.8688016Z test relay::tests::run_honors_stop ... ok
2026-06-03T07:19:29.8688585Z 
2026-06-03T07:19:29.8689276Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
2026-06-03T07:19:29.8690220Z [1m[92m     Running[0m tests/broker.rs (target/debug/deps/broker-76f4611810d5fddb)
2026-06-03T07:19:29.8690867Z 
2026-06-03T07:19:29.8701543Z 
2026-06-03T07:19:29.8701952Z running 1 test
2026-06-03T07:19:29.8706648Z test broker_hosts_pty_child_streams_output_and_accepts_input ... FAILED
2026-06-03T07:19:29.8707407Z [1m[91merror[0m: test failed, to rerun pass `-p spt-daemon --test broker`
2026-06-03T07:19:29.8726487Z 
2026-06-03T07:19:29.8726880Z failures:
2026-06-03T07:19:29.8727439Z 
2026-06-03T07:19:29.8727898Z ---- broker_hosts_pty_child_streams_output_and_accepts_input stdout ----
2026-06-03T07:19:29.8728595Z 
2026-06-03T07:19:29.8729250Z thread 'broker_hosts_pty_child_streams_output_and_accepts_input' (2680) panicked at crates/spt-daemon/tests/broker.rs:55:38:
2026-06-03T07:19:29.8730482Z bind broker: Os { code: 2, kind: NotFound, message: "No such file or directory" }
2026-06-03T07:19:29.8731310Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-03T07:19:29.8732085Z 
2026-06-03T07:19:29.8733268Z 
2026-06-03T07:19:29.8733571Z failures:
2026-06-03T07:19:29.8751979Z     broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-03T07:19:29.8752314Z 
2026-06-03T07:19:29.8752632Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-03T07:19:29.8753035Z 
2026-06-03T07:19:29.8761398Z ##[error]Process completed with exit code 101.
2026-06-03T07:19:29.8840495Z Post job cleanup.
2026-06-03T07:19:29.9641433Z [command]/usr/bin/git version
2026-06-03T07:19:29.9674196Z git version 2.54.0
2026-06-03T07:19:29.9708775Z Temporarily overriding HOME='/home/runner/work/_temp/3eb724ed-fc17-49ed-91e6-2e9fcdd6ee97' before making global git config changes
2026-06-03T07:19:29.9710130Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T07:19:29.9714323Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-03T07:19:29.9752256Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-03T07:19:29.9781407Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-03T07:19:29.9985018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T07:19:30.0007417Z http.https://github.com/.extraheader
2026-06-03T07:19:30.0013507Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-03T07:19:30.0035373Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-03T07:19:30.0228454Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T07:19:30.0255909Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-03T07:19:30.0549190Z Cleaning up orphan processes
2026-06-03T07:19:30.0762508Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
